NevronOpenVision
Nevron.Nov.Chart Namespace / NDataPointCollection<TDataPoint> Class / SetDataSeries Method
In This Topic
    SetDataSeries Method
    In This Topic
    Imports the values from the specified enumerable as values for the specified data points series. Optionally clears the data points first.
    Overload List
    OverloadDescription
    Imports the values from the specified enumerable as values for the specified data points series. Optionally clears the data points first.  
    Imports the values from the specified enumerable as values for the specified data points series. Optionally clears the data points first.  
    Imports the values from the specified enumerables as values for the specified data points series. Optionally clears the data points first.  
    Imports data from the specified data table. The column2DataSeries specifies the mapping between the table column names and the data series in which these columns must be imported.  
    Imports data from the specified dataReader. The column2DataSeries specifies the mapping between the dataReader column (field) names and the data series in which these columns (fields) must be imported.  
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also